home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 32 / Mac Magazin and MacEasy Magazine CD - Issue 32.iso / Grafik & Text / OzTeX3.0 / TeX-inputs / LaTeX / graphics / emtex.def < prev    next >
Text File  |  1997-03-07  |  1KB  |  40 lines

  1. %%
  2. %% This is file `emtex.def',
  3. %% generated with the docstrip utility.
  4. %%
  5. %% The original source files were:
  6. %%
  7. %% drivers.dtx  (with options: `emtex,dosrules,nops')
  8. %% 
  9. %% drivers.dtx Copyright (C) 1994      David Carlisle Sebastian Rahtz
  10. %%             Copyright (C) 1995 1996 David Carlisle
  11. %%
  12. %% This file is part of the Standard LaTeX `Graphics Bundle'.
  13. %%
  14. %% It should be distributed *unchanged* and together with all other
  15. %% files in the graphics bundle. The file 00readme.txt contains a list
  16. %% of all of these files.
  17. %%
  18. %% A modified version of this file may be distributed, but it should
  19. %% be distributed with a *different* name. Changed files must be
  20. %% distributed *together with a complete and unchanged* distribution
  21. %% of these files.
  22. %%
  23. \ProvidesFile{emtex.def}
  24.         [1996/12/12 v3.0d Driver-dependant file (DPC,SPQR)]
  25. \def\Ginclude@bmp#1{%
  26.   \raise\Gin@req@height\hbox{\special{em:graph #1}}%
  27. \typeout{WARNING: emtex does not permit graphics to be scaled}%
  28. }
  29. \def\Gin@PS@raw#1{}
  30. \def\Gin@PS@restored#1{}
  31. \def\Gin@PS@literal@header#1{}
  32. \def\Gin@PS@file@header#1{}
  33. \def\Gin@extensions{.eps,.ps,.pcx,.bmp}
  34. \@namedef{Gin@rule@.pcx}#1{{bmp}{}{#1}}
  35. \@namedef{Gin@rule@.bmp}#1{{bmp}{}{#1}}
  36. \@namedef{Gin@rule@.msp}#1{{bmp}{}{#1}}
  37. \endinput
  38. %%
  39. %% End of file `emtex.def'.
  40.